From bd74d4a8f2bb17b87fa1b5d0685de6f008747fc8 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sat, 8 Sep 2012 17:43:56 -0500 Subject: [PATCH] Stop producing the emacs binary metapackage. Move the emacs binary metapackage to its own source package (emacs-defaults, cf. gcc-defaults). This will prevent emacs23 and emacs24 from producing the same binary package. --- debian/control | 9 --------- debian/control.in | 9 --------- 2 files changed, 18 deletions(-) diff --git a/debian/control b/debian/control index 80765368db1..d1fcf16de1a 100644 --- a/debian/control +++ b/debian/control @@ -13,15 +13,6 @@ Build-Depends: bsd-mailx | mailx, libncurses5-dev, texinfo, liblockfile-dev, lib Homepage: http://www.gnu.org/software/emacs/ Standards-Version: 3.7.2 -Package: emacs -Architecture: all -Depends: emacs23 | emacs23-lucid | emacs23-nox, ${misc:Depends} -Provides: emacsen, editor, mail-reader, news-reader -Description: GNU Emacs editor (metapackage) - GNU Emacs is the extensible self-documenting text editor. - This is a metapackage which will always depend on the latest Emacs - release. - Package: emacs24-lucid Architecture: any Depends: emacs24-bin-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} diff --git a/debian/control.in b/debian/control.in index 8eb0f8fb329..276d5177344 100644 --- a/debian/control.in +++ b/debian/control.in @@ -13,15 +13,6 @@ Build-Depends: bsd-mailx | mailx, libncurses5-dev, texinfo, liblockfile-dev, lib Homepage: http://www.gnu.org/software/emacs/ Standards-Version: 3.7.2 -Package: emacs -Architecture: all -Depends: emacs23 | emacs23-lucid | emacs23-nox, ${misc:Depends} -Provides: emacsen, editor, mail-reader, news-reader -Description: GNU Emacs editor (metapackage) - GNU Emacs is the extensible self-documenting text editor. - This is a metapackage which will always depend on the latest Emacs - release. - Package: @DEB_FLAVOR@-lucid Architecture: any Depends: @DEB_FLAVOR@-bin-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -- 2.30.2